TEXT STYLE

This command will return a code based on the style of the current text settings.

  Syntax
Return Integer=TEXT STYLE()
  Returns

The value returned is a code representing which style is being used. A zero means normal, 1 for italic, 2 for bold and 3 for bold italic.

  Example Code
PRINT TEXT STYLE()
WAIT KEY
  See also

TEXT Commands Menu
Index